home *** CD-ROM | disk | FTP | other *** search
- Path: lade.news.pipex.net!pipex!dircon!usenet
- From: cobalt@dircon.co.uk (Vokal Das)
- Newsgroups: comp.lang.c++
- Subject: Borland C++ and modal child windows
- Date: 19 Feb 1996 23:41:29 GMT
- Organization: Your Organization
- Message-ID: <4gb1r9$j2e@newsgate.dircon.co.uk>
- NNTP-Posting-Host: gw4-143.pool.dircon.co.uk
- Mime-Version: 1.0
- X-Newsreader: WinVN 0.99.3
-
- I am using Borland C++ V 3.1 for windows. Using OWL, I am trying to
- create
- child windows within a mainwindow, which are modal so the main window
- cannot be activated until the child is closed.
- Beacuse the windows borders are determined at run-time, I cannot use
- dialog boxes.
- Is there an easy way to create sch modal child windows?
-
- Cheers
- Vokal Das
-
-